|
Follow the steps in this topic to use the Intel® C++ Compiler with Microsoft Visual Studio.
NOTE: When you install the Intel C++ Compiler, it detects which version of Microsoft Visual Studio you are using and integrates itself with that version. After the installation has been completed, you have access to the Intel C++ Compiler from within Visual Studio without the need for any additional configuration steps.
NOTE: RTX 2012 and above supports Intel® Integrated Performance Primitives (IPP).
To use the Intel C++ Compiler within the Visual Studio IDE
NOTE: In order for Intel® to compile an RTSS application, it must include the C-Runtime options during project creation through the RTX Application Wizard.
- Open the Project Property page.
- Add compiler options to the Additional Options field
or
select the options from Intel Specific fields.- Under Linker > Input > Include Additional Libraries, add libircmt.lib
NOTE: For a complete list of options see Compiler and Linker Options.